home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2001 March / macformat-101.iso / mac / Demos / SolidThinking 4 / Help / watermark_ns.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2000-09-06  |  406 b   |  15 lines  |  [TEXT/dosa]

  1. P.watermark { 
  2.              background-image:url(Welcome.gif); 
  3.              background-repeat:No-Repeat; 
  4.              x-next-type:P;  }
  5. LI.kadov-P-Cwatermark {  }
  6. BODY { 
  7.       background-image:url(Welcome.gif); 
  8.       background-attachment:fixed; 
  9.       background-repeat:No-Repeat; 
  10.       background-color:#ffffff;  }
  11. P { 
  12.    x-next-class:watermark; 
  13.    x-next-type:P;  }
  14. LI.kadov-P {  }
  15.